[INFO] fetching crate better_progress 0.1.0...
[INFO] testing better_progress-0.1.0 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate better_progress 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate better_progress 0.1.0
[INFO] finished tweaking crates.io crate better_progress 0.1.0
[INFO] tweaked toml for crates.io crate better_progress 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate better_progress 0.1.0 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate better_progress 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `better_progress` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a51f0f6444a47f4b78c35f0f330b5a1e8a4b5b9448f2c02689965de3eddb6c9
[INFO] running `Command { std: "docker" "start" "-a" "0a51f0f6444a47f4b78c35f0f330b5a1e8a4b5b9448f2c02689965de3eddb6c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a51f0f6444a47f4b78c35f0f330b5a1e8a4b5b9448f2c02689965de3eddb6c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a51f0f6444a47f4b78c35f0f330b5a1e8a4b5b9448f2c02689965de3eddb6c9", kill_on_drop: false }`
[INFO] [stdout] 0a51f0f6444a47f4b78c35f0f330b5a1e8a4b5b9448f2c02689965de3eddb6c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f81b83ab4c5035641ecf3305824c00f49a30dd6865b9b2e0eea03bcbc37537dc
[INFO] running `Command { std: "docker" "start" "-a" "f81b83ab4c5035641ecf3305824c00f49a30dd6865b9b2e0eea03bcbc37537dc", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `better_progress` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling better_progress v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s
[INFO] running `Command { std: "docker" "inspect" "f81b83ab4c5035641ecf3305824c00f49a30dd6865b9b2e0eea03bcbc37537dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f81b83ab4c5035641ecf3305824c00f49a30dd6865b9b2e0eea03bcbc37537dc", kill_on_drop: false }`
[INFO] [stdout] f81b83ab4c5035641ecf3305824c00f49a30dd6865b9b2e0eea03bcbc37537dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59591b1b600a7056a863a3168ab4a39e7f516726c6eac1d307631753548cfd83
[INFO] running `Command { std: "docker" "start" "-a" "59591b1b600a7056a863a3168ab4a39e7f516726c6eac1d307631753548cfd83", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `better_progress` (manifest) generated 1 warning
[INFO] [stderr]    Compiling better_progress v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stdout]   --> examples/simple_examples.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |         thread::sleep_ms(1000);
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stdout]   --> examples/simple_examples.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |         thread::sleep_ms(1000);
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stdout]   --> examples/simple_examples.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |         thread::sleep_ms(1000);
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stdout]   --> examples/simple_examples.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |         thread::sleep_ms(1000);
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stdout]   --> examples/simple_examples.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |         thread::sleep_ms(1000);
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stdout]   --> examples/simple_examples.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |         thread::sleep_ms(30);
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stdout]   --> examples/simple_examples.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 |         thread::sleep_ms(5);
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] running `Command { std: "docker" "inspect" "59591b1b600a7056a863a3168ab4a39e7f516726c6eac1d307631753548cfd83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59591b1b600a7056a863a3168ab4a39e7f516726c6eac1d307631753548cfd83", kill_on_drop: false }`
[INFO] [stdout] 59591b1b600a7056a863a3168ab4a39e7f516726c6eac1d307631753548cfd83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cd34ab060ebbe23d0df0da4b0626adfa313fcda2d1b865301b5dbce601411608
[INFO] running `Command { std: "docker" "start" "-a" "cd34ab060ebbe23d0df0da4b0626adfa313fcda2d1b865301b5dbce601411608", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `better_progress` (manifest) generated 1 warning
[INFO] [stderr] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stderr]   --> examples/simple_examples.rs:12:17
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stdout] running 0 tests
[INFO] [stderr] 12 |         thread::sleep_ms(1000);
[INFO] [stdout] 
[INFO] [stderr]    |                 ^^^^^^^^
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stderr]   --> examples/simple_examples.rs:16:17
[INFO] [stderr]    |
[INFO] [stderr] 16 |         thread::sleep_ms(1000);
[INFO] [stderr]    |                 ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stderr]   --> examples/simple_examples.rs:20:17
[INFO] [stderr]    |
[INFO] [stderr] 20 |         thread::sleep_ms(1000);
[INFO] [stderr]    |                 ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stderr]   --> examples/simple_examples.rs:24:17
[INFO] [stderr]    |
[INFO] [stderr] 24 |         thread::sleep_ms(1000);
[INFO] [stderr]    |                 ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stderr]   --> examples/simple_examples.rs:28:17
[INFO] [stderr]    |
[INFO] [stderr] 28 |         thread::sleep_ms(1000);
[INFO] [stderr]    |                 ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stderr]   --> examples/simple_examples.rs:35:17
[INFO] [stderr]    |
[INFO] [stderr] 35 |         thread::sleep_ms(30);
[INFO] [stderr]    |                 ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stderr]   --> examples/simple_examples.rs:43:17
[INFO] [stderr]    |
[INFO] [stderr] 43 |         thread::sleep_ms(5);
[INFO] [stderr]    |                 ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `better_progress` (example "simple_examples") generated 7 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/better_progress-a87a5e4c642f28ef)
[INFO] [stderr]    Doc-tests better_progress
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - BarBuilder (line 60) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 14) ... FAILED
[INFO] [stdout] test src/lib.rs - SpinningCircle (line 351) ... FAILED
[INFO] [stdout] test src/lib.rs - Text (line 281) ... FAILED
[INFO] [stdout] test src/lib.rs - Bar (line 167) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - BarBuilder (line 60) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `progress`
[INFO] [stdout]   --> src/lib.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | extern crate progress;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 14) stdout ----
[INFO] [stdout] error: expected item, found `[`
[INFO] [stdout]   --> src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | [dependencies]
[INFO] [stdout]    | ^ expected item
[INFO] [stdout]    |
[INFO] [stdout]    = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - SpinningCircle (line 351) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `progress`
[INFO] [stdout]    --> src/lib.rs:354:1
[INFO] [stdout]     |
[INFO] [stdout] 354 | extern crate progress;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Text (line 281) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `progress`
[INFO] [stdout]    --> src/lib.rs:284:1
[INFO] [stdout]     |
[INFO] [stdout] 284 | extern crate progress;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Bar (line 167) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `progress`
[INFO] [stdout]    --> src/lib.rs:170:1
[INFO] [stdout]     |
[INFO] [stdout] 170 | extern crate progress;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 14)
[INFO] [stdout]     src/lib.rs - Bar (line 167)
[INFO] [stdout]     src/lib.rs - BarBuilder (line 60)
[INFO] [stdout]     src/lib.rs - SpinningCircle (line 351)
[INFO] [stdout]     src/lib.rs - Text (line 281)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "cd34ab060ebbe23d0df0da4b0626adfa313fcda2d1b865301b5dbce601411608", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd34ab060ebbe23d0df0da4b0626adfa313fcda2d1b865301b5dbce601411608", kill_on_drop: false }`
[INFO] [stdout] cd34ab060ebbe23d0df0da4b0626adfa313fcda2d1b865301b5dbce601411608
